home *** CD-ROM | disk | FTP | other *** search
/ What PC? 2000 May / What PC May 2000 / wpcmay00.iso / SOFTWARE / UTILITY / viavoice30d / data1.cab / nls_date / bin / recowuk.pag < prev   
Text File  |  1999-11-03  |  2KB  |  102 lines

  1. ****************************************************************
  2. * PAGE DEFINITION FILE
  3. * This file describes Recognition Wizard Pages with 
  4. * all return codes for a page.
  5. * It is kept up-to-date with code.
  6. ****************************************************************
  7. ****************************************************************
  8. ***** DO NOT CHANGE THIS FILE!!                            *****
  9. ****************************************************************
  10. * Syntax: 
  11. * Page id(dialog_id)              
  12. *  rc id(return_code_id) 
  13. *  rc id(return_code_id)
  14. * endpage
  15. ****************************************************************
  16. *Check User Information
  17. Page id(IDD_CHECK_PERSONAL_SPEECH_FILE)
  18.   rc id(ID_OK)
  19.   rc id(ID_CHANGED)
  20.   rc id(ID_SKIP)
  21. endpage
  22. *Problem selection
  23. Page id(IDD_DESCRIBE_PROBLEM)
  24.   rc id(ID_NEXT)
  25. endpage
  26. *Adjust headset
  27. Page id(IDD_ADJUST_HEADSET)
  28.   rc id(ID_OK)
  29. endpage
  30. *Test
  31. Page id(IDD_TEST)
  32.   rc id(ID_OK)
  33.   rc id(ID_NO)
  34. endpage
  35. *Text
  36. Page id(IDD_TEXT)
  37.   rc id(ID_OK)
  38. endpage
  39. *Last Page
  40. Page id(IDD_LAST_PAGE)
  41.   rc id(ID_OK)
  42. endpage
  43. *Good Recognition
  44. Page id(IDD_GOOD_RECO)
  45.   rc id(ID_OK)
  46. endpage
  47. *Good Recognition 
  48. Page id(IDD_RECO_TIPS)
  49.   rc id(ID_OK)
  50. endpage
  51. *Record Word
  52. Page id(IDD_RECORD_WORD)
  53.   rc id(ID_OK)
  54. endpage
  55. *Enter Word
  56. Page id(IDD_ENTER_WORD)
  57.   rc id(ID_PRONUNCIATION_EXIST)
  58.   rc id(ID_NO_PRONUNCIATION)
  59. endpage
  60. *Enter Command
  61. Page id(IDD_ENTER_COMMAND)
  62.   rc id(ID_PRONUNCIATION_EXIST)
  63.   rc id(ID_NO_PRONUNCIATION)
  64. endpage
  65. *Audio Level
  66. Page id(IDD_AUDIO_LEVEL)
  67.   rc id(ID_OK)
  68. endpage
  69. *Microphone setup
  70. Page id(IDD_LAUNCH_MIC_SETUP)
  71.   rc id(ID_NEXT)
  72. endpage
  73. *Audio setup
  74. Page id(IDD_LAUNCH_AUDIO_SETUP)
  75.   rc id(ID_NEXT)
  76. endpage
  77. *Change word pronunciation
  78. Page id(IDD_PROBLEM_WORDS)
  79.   rc id(ID_OK)
  80.   rc id(ID_CHANGE_PRONUNCIATION)
  81. endpage
  82. *Suggest analyzing voice
  83. Page id(IDD_SUGGEST_ENROLLMENT)
  84.   rc id(ID_NEXT)
  85.   rc id(ID_SKIP)
  86. endpage
  87. *Suggest amalyzing voice for noisy environment
  88. Page id(IDD_NOISY_ENROLLMENT)
  89.   rc id(ID_NEXT)
  90.   rc id(ID_SKIP)
  91. endpage
  92. *Control Word
  93. Page id(IDD_CONTROL_WORD)
  94.   rc id(ID_NEXT)
  95.   rc id(ID_SKIP)
  96. endpage
  97. *Analyze my documents
  98. Page id(IDD_VOCAB_EXPANDER)
  99.   rc id(ID_NEXT)
  100. endpage
  101.  
  102.